QuickOPC User's Guide and Reference
Licenses for 3rd-party Material
Introduction > Licensing > Licenses for 3rd-party Material
In This Topic

QuickOPC uses 3rd-party licensed material from different sources, and this material is redistributed with QuickOPC. By using QuickOPC, you are also bound by the license conditions of any material redistributed with QuickOPC. The licenses that apply are listed here.

We always consider the effects of including such material with the product, and try to minimize the use of 3rd party if possible. We attempt to select highly permissive licenses that will not limit you unnecessarily. We do not use copyleft licenses such as GPL that would restrict your work to the same license terms as they have.

There are two typical usage scenarios:

  1. You install QuickOPC and use it to develop software. In this case, the usage is covered by QuickOPC and its documentation, and you normally do not have to do anything special to fulfill the license conditions for the material redistributed with QuickOPC .
  2. You redistribute and/or deploy the software that you have developed with QuickOPC. In this case, the licenses for the redistributed material (below) typically do not require you to do more than to make a corresponding attribution in the software and/or its documentation.

    Some of the material redistributed with QuickOPC is never redistributed with your own application, and some may not be redistributed in your particular case, depending on which elements of QuickOPC you use in your application. In such cases you may skip the licenses that do not apply to your redistribution. For details on this, see the Application Deployment section (Licenses for Redistributed Material).

It always remains your responsibility to comply with the precise license conditions of QuickOPC EULA and the material listed below.

Do not use the list below to assess which license conditions will apply to the project you develop with QuickOPC. Material listed below applies to QuickOPC as a whole, and contains many pieces that are only used in supporting, non-redistributable tools and utilities, or during development time. Such licenses do not apply to your project you develop. See Licenses for Redistributed Material for the list that applies to the projects developed with QuickOPC..

16x16 Free Application Icons

Original Author: Aha-Soft ( http://www.small-icons.com/ )

License URI: https://creativecommons.org/licenses/by-sa/3.0/legalcode

CommandLineUtils

https://www.nuget.org/packages/McMaster.Extensions.CommandLineUtils/

Apache License 2.0

Diagone Icons

Original Author: Yusuke Kamiyamane ( http://p.yusukekamiyamane.com/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode

Discovery Icon Theme

Original Author: Hylke Bons 

License URI: https://creativecommons.org/licenses/by-sa/3.0/legalcode

Fugue 16px Additional Icons

Original Author: Yusuke Kamiyamane ( http://p.yusukekamiyamane.com/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode

Fugue 16px Additional Icons 2

Original Author: Yusuke Kamiyamane ( http://p.yusukekamiyamane.com/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode

The original work has been modified.

Fugue 16px Icons

Original Author: Yusuke Kamiyamane ( http://p.yusukekamiyamane.com/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode

Iconza Black Icons

Original Author: Turbomilk ( http://turbomilk.com/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode

Krypton software

BSD License

For Krypton software

Copyright (c) 2006-2015, Component Factory Pty Ltd
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 * Neither the name Component Factory nor the names of its contributors may be 
   used to endorse or promote products derived from this software without 
   specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Microsoft Automatic Graph Layout, MSAGL

Microsoft Automatic Graph Layout,MSAGL 

Copyright (c) Microsoft Corporation

All rights reserved. 

MIT License 

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
""Software""), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

MQTTnet

MIT License

MQTTnet Copyright (c) 2016-2019 Christian Kratky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Newtonsoft.Json

Newtonsoft.Json

The MIT License (MIT)

Copyright (c) 2007 James Newton-King

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

PacketDotNet

PacketDotNet

PacketDotNet is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

PacketDotNet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with PacketDotNet.  If not, see .

Copyright 2009 Chris Morgan 

GNU Lesser General Public License Version 3: https://www.gnu.org/licenses/lgpl-3.0.txt
GNU General Public License Version 3: https://www.gnu.org/licenses/gpl-3.0.txt

Pixelbox Icons

Author: http://www.icojam.com/

Freeware.

SharpPcap

SharpPcap

SharpPcap is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

SharpPcap is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with SharpPcap.  If not, see .

Copyright 2008-2009 Chris Morgan 

GNU Lesser General Public License Version 3: https://www.gnu.org/licenses/lgpl-3.0.txt
GNU General Public License Version 3: https://www.gnu.org/licenses/gpl-3.0.txt

Ravenna 3D Icons

Original Author: Double-J Design ( http://www.doublejdesign.co.uk/ )

License URI: https://creativecommons.org/licenses/by/3.0/legalcode  

System.Net.Mqtt

System.Net.Mqtt

The MIT License (MIT)

Copyright (c) 2014 Xamarin Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

UA Configuration Tool

Copyright (c) 2005-2017 The OPC Foundation, Inc. All rights reserved.
OPC Foundation MIT License 1.00

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

The complete license agreement can be found here:
http://opcfoundation.org/License/MIT/1.00/

Web Mini Icons

Original Author: Axialis Team ( http://www.axialis.com/ )

License URI: https://creativecommons.org/licenses/by/2.5/

 

See Also